C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.Base.Collections Namespace / C1ObservableItemCollection<TOwner,TItem> Class
Properties Methods Events

C1ObservableItemCollection<TOwner,TItem> Class Members

The following tables list the members exposed by C1ObservableItemCollection<TOwner,TItem>.

Public Constructors
Public Properties
 NameDescription
Public PropertyGets the number of elements actually contained in the collection.  
Public Property (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public PropertyGets the owner of the collection.  
Top
Public Methods
 NameDescription
Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Top
Public Events
 NameDescription
Public EventFires after the item is cleared.  
Public EventFires after the item is added.  
Public EventFires after the item is removed..  
Public EventFires after the item is replaced.  
Top
See Also